public LjpType Type {get; set;}
public: __property LjpType get_Type(); public: __property void set_Type( LjpType value );
public: property LjpType Type { LjpType get(); void set ( LjpType value); }
'Declaration Public Property Type As LjpType
'Usage Dim instance As SaveOptionsLjp Dim value As LjpType instance.Type = value value = instance.Type
Note: Available in Professional edition.
SaveOptionsLjp Class SaveOptionsLjp Members
©2019. Accusoft Corporation. All Rights Reserved.