FilePickerFileType.Pdf Field

Definition

Predefined FilePickerFileType object for allowing picking PDF files only.

public: static initonly Microsoft::Maui::Storage::FilePickerFileType ^ Pdf;
public static readonly Microsoft.Maui.Storage.FilePickerFileType Pdf;
 staticval mutable Pdf : Microsoft.Maui.Storage.FilePickerFileType
Public Shared ReadOnly Pdf As FilePickerFileType 

Field Value

Applies to