CadOptionsPc3File Property |
PC3 - plotter configuration file
Namespace: GroupDocs.Viewer.OptionsAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.5
Syntaxpublic string Pc3File { get; set; }
Public Property Pc3File As String
Get
Set
public:
property String^ Pc3File {
String^ get ();
void set (String^ value);
}
member Pc3File : string with get, set
Property Value
Type:
String
See Also