'Declaration <System.ComponentModel.BrowsableAttribute(False)> <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public Overloads Shared Function Create( _ ByVal stream As System.IO.Stream, _ ByVal packageFactory As IPackageFactory _ ) As WordDocumentWriter
[System.ComponentModel.BrowsableAttribute(false)] [System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public static WordDocumentWriter Create( System.IO.Stream stream, IPackageFactory packageFactory )
Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
View on GitHub