TargetConversionIsPrimary Property |
Is the conversion primary
Namespace: GroupDocs.Conversion.ContractsAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic bool IsPrimary { get; }
Public ReadOnly Property IsPrimary As Boolean
Get
public:
property bool IsPrimary {
bool get ();
}
member IsPrimary : bool with get
Property Value
Type:
Boolean
See Also