Share via


Ink.DocumentId Property

Definition

documentID

Represents the following attribute in the schema: documentID

[DocumentFormat.OpenXml.SchemaAttr(0, "documentID")]
public DocumentFormat.OpenXml.StringValue DocumentId { get; set; }
public DocumentFormat.OpenXml.StringValue DocumentId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "documentID")]
public DocumentFormat.OpenXml.StringValue? DocumentId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("documentID")]
public DocumentFormat.OpenXml.StringValue? DocumentId { get; set; }
public DocumentFormat.OpenXml.StringValue? DocumentId { get; set; }
member this.DocumentId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "documentID")>]
member this.DocumentId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("documentID")>]
member this.DocumentId : DocumentFormat.OpenXml.StringValue with get, set
Public Property DocumentId As StringValue

Property Value

Attributes

Applies to