Leadtools.WinForms.CommonDialogs.File Namespace > RasterSaveDialog Class : PdfProfile Property |
public FileSavePdfProfiles PdfProfile {get; set;}
'Declaration Public Property PdfProfile As FileSavePdfProfiles
'Usage Dim instance As RasterSaveDialog Dim value As FileSavePdfProfiles instance.PdfProfile = value value = instance.PdfProfile
public FileSavePdfProfiles PdfProfile {get; set;}
get_PdfProfile();
set_PdfProfile(value);
public: property FileSavePdfProfiles PdfProfile { FileSavePdfProfiles get(); void set ( FileSavePdfProfiles value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2