 | ChoiceItemExportName Property |
Export name
This is the name of the item used when exporting.
Namespace: PdfTools.FourHeights.PdfToolbox.Pdf.FormsAssembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 4.4.11+448b51188eed077347c3a51591ba80f0b99c42d7
Syntaxpublic string ExportName { get; set; }
Property Value
String
ExceptionsException | Condition |
---|
InvalidOperationException | if the object has already been closed |
NotSupportedException | [set] if the owning choice field's document is read-only |
See Also