Gets or sets the mapping name of the inactive state.
Namespace: Spire.Pdf.Annotations.AppearanceAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public string OffMappingName { get; set; }
Public Property OffMappingName As String Get Set
public: property String^ OffMappingName { String^ get (); void set (String^ value); }
member OffMappingName : string with get, set
Property Value
StringString specifies the mapping name of the inactive state.