언어

PdfPageObjectType.IsValidType(Int32) 메서드

정의

지정된 형식이 유효한 PDF 페이지 개체 형식인지 확인합니다.

[Android.Runtime.Register("isValidType", "(I)Z", "", ApiSince=36)]
public static bool IsValidType(int type);
[<Android.Runtime.Register("isValidType", "(I)Z", "", ApiSince=36)>]
static member IsValidType : int -> bool

매개 변수

type
Int32

확인할 형식입니다.

반품

true 형식이 유효 false 하면 그렇지 않습니다.

특성

설명

지정된 형식이 유효한 PDF 페이지 개체 형식인지 확인합니다.

에 대한 android.graphics.pdf.component.PdfPageObjectType.isValidType(int)Java 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상