ReportSize.SerializedDecimalDigits Property

Definition

Gets or sets the number of decimal places to use for serializing the report size.

public:
 static property int SerializedDecimalDigits { int get(); void set(int value); };
public static int SerializedDecimalDigits { get; set; }
member this.SerializedDecimalDigits : int with get, set
Public Shared Property SerializedDecimalDigits As Integer

Property Value

The number of decimal places to use for serializing the report size.

Applies to