LinearArray.GetMinimumSize
Description:
Returns the minimum size for a linear array based on the document.
Returns the minimum size for a linear array based on the document.
Remarks:
This value is 2 in projects and 0 in families.
This value is 2 in projects and 0 in families.
public static int GetMinimumSize(
Document document
)
-
documentThe document.
Return Value
Int32
The minimum size of an array.
-
A non-optional argument was null