<Code Lib>
2023 Property
Changes 0
P

FamilyLoadingIntoDocumentEventArgs.FamilyName

Description:
The file name of the family that is being loaded into the document.

public string FamilyName { get; }

Loading…