GdPicture.NET.14
GdPicture14.WPF Namespace / GdViewer Class / GetDocumentType Method





In This Topic
GetDocumentType Method (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Function GetDocumentType() As DocumentType
public DocumentType GetDocumentType()
public function GetDocumentType(): DocumentType; 
public function GetDocumentType() : DocumentType;
public: DocumentType GetDocumentType(); 
public:
DocumentType GetDocumentType(); 
See Also