Click or drag to resize

CustomXmlPartId Property

Gets or sets the custom XML part ID. If value is not null, then it should be a Guid value converted to String with a ToString(String) method with a B specifier.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public string Id { get; set; }

Property Value

String
See Also