In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter / PageRange Property

PageRange Property (IGdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(8)>

Property PageRange As String
[DispId(8)]

string PageRange {get; set;}
read-write property PageRange: String; 
DispIdAttribute(8)

function get,set PageRange : String
[DispId(8)]

__property string* get_PageRange();

__property void set_PageRange( 

   string* value

);
[DispId(8)]

property String^ PageRange {

   String^ get();

   void set (    String^ value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter
IGdPictureDocumentConverter Members