<Code Lib>
2025 Method
Changes 4
M

FabricationServiceSettings.GetFabricationServiceSettings

Description:
Gets the settings element in the document.

public static FabricationServiceSettings GetFabricationServiceSettings(
	Document doc
)

  • doc
    The document where the settings element is found.
Return Value FabricationServiceSettings The element which stores the fabrication service settings for the document.

Loading…