<Code Lib>
2021 Method
Changes 0
M

StartingViewSettings.GetStartingViewSettings

Description:
Returns the starting view settings for the specified document.

public static StartingViewSettings GetStartingViewSettings(
	Document doc
)

Return Value StartingViewSettings The starting view settings for the document.

Loading…