Jaa


ContentStream.Length Property

Definition

Gets or sets the length of this ContentStream.

public int? Length { get; set; }
member this.Length : Nullable<int> with get, set
Public Property Length As Nullable(Of Integer)

Property Value

Null or a numeric value bound by Min/Max Int.

Implements

Applies to