public DocumentTypeManager.DocumentType ManualPlacementType {get; set;}
public: property DocumentTypeManager.DocumentType ManualPlacementType { DocumentTypeManager.DocumentType get(); void set ( DocumentTypeManager.DocumentType value); }
public DocumentTypeManager.DocumentType ManualPlacementType {get; set;}
public: property DocumentTypeManager.DocumentType ManualPlacementType { DocumentTypeManager.DocumentType get(); void set ( DocumentTypeManager.DocumentType value); }
Exception | Description |
---|---|
InvalidArgumentException | Throws InvalidArgumentType when DocumentType doesn't match to this function. Check DocumentTypeManager.IsGraphicalFunctionPlacement |